View Source GoogleApi.BackupDR.V1.Model.SetInternalStatusRequest (google_api_backup_dr v0.8.0)
Request message for SetStatusInternal method.
Attributes
-
backupConfigState
(type:String.t
, default:nil
) - Required. Output only. The new BackupConfigState to set for the DataSource. -
requestId
(type:String.t
, default:nil
) - Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000). -
value
(type:String.t
, default:nil
) - Required. The value required for this method to work. This field must be the 32-byte SHA256 hash of the DataSourceID. The DataSourceID used here is only the final piece of the fully qualified resource path for this DataSource (i.e. the part after '.../dataSources/'). This field exists to make this method difficult to call since it is intended for use only by Backup Appliances.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.