This product is not supported for your selected Datadog site. ().

gcp_backupdr_management_server

ancestors

Type: UNORDERED_LIST_STRING

ba_proxy_uri

Type: UNORDERED_LIST_STRING
Provider name: baProxyUri
Description: Output only. The hostname or ip address of the exposed AGM endpoints, used by BAs to connect to BA proxy.

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time when the instance was created.

description

Type: STRING
Provider name: description
Description: Optional. The description of the ManagementServer instance (2048 characters or less).

etag

Type: STRING
Provider name: etag
Description: Optional. Server specified ETag for the ManagementServer resource to prevent simultaneous updates from overwiting each other.

labels

Type: UNORDERED_LIST_STRING

management_uri

Type: STRUCT
Provider name: managementUri
Description: Output only. The hostname or ip address of the exposed AGM endpoints, used by clients to connect to AGM/RD graphical user interface and APIs.

  • api
    Type: STRING
    Provider name: api
    Description: Output only. The ManagementServer AGM/RD API URL.
  • web_ui
    Type: STRING
    Provider name: webUi
    Description: Output only. The ManagementServer AGM/RD WebUI URL.

name

Type: STRING
Provider name: name
Description: Output only. Identifier. The resource name.

networks

Type: UNORDERED_LIST_STRUCT
Provider name: networks
Description: Optional. VPC networks to which the ManagementServer instance is connected. For this version, only a single network is supported. This field is optional if MS is created without PSA

  • network
    Type: STRING
    Provider name: network
    Description: Optional. The resource name of the Google Compute Engine VPC network to which the ManagementServer instance is connected.
  • peering_mode
    Type: STRING
    Provider name: peeringMode
    Description: Optional. The network connect mode of the ManagementServer instance. For this version, only PRIVATE_SERVICE_ACCESS is supported.
    Possible values:
    • PEERING_MODE_UNSPECIFIED - Peering mode not set.
    • PRIVATE_SERVICE_ACCESS - Connect using Private Service Access to the Management Server. Private services access provides an IP address range for multiple Google Cloud services, including Cloud BackupDR.

oauth2_client_id

Type: STRING
Provider name: oauth2ClientId
Description: Output only. The OAuth 2.0 client id is required to make API calls to the BackupDR instance API of this ManagementServer. This is the value that should be provided in the ‘aud’ field of the OIDC ID Token (see openid specification https://openid.net/specs/openid-connect-core-1_0.html#IDToken).

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

satisfies_pzi

Type: BOOLEAN
Provider name: satisfiesPzi
Description: Output only. Reserved for future use.

satisfies_pzs

Type: BOOLEAN
Provider name: satisfiesPzs
Description: Output only. Reserved for future use.

state

Type: STRING
Provider name: state
Description: Output only. The ManagementServer state.
Possible values:

  • INSTANCE_STATE_UNSPECIFIED - State not set.
  • CREATING - The instance is being created.
  • READY - The instance has been created and is fully usable.
  • UPDATING - The instance configuration is being updated. Certain kinds of updates may cause the instance to become unusable while the update is in progress.
  • DELETING - The instance is being deleted.
  • REPAIRING - The instance is being repaired and may be unstable.
  • MAINTENANCE - Maintenance is being performed on this instance.
  • ERROR - The instance is experiencing an issue and might be unusable. You can get further details from the statusMessage field of Instance resource.

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: Optional. The type of the ManagementServer resource.
Possible values:

  • INSTANCE_TYPE_UNSPECIFIED - Instance type is not mentioned.
  • BACKUP_RESTORE - Instance for backup and restore management (i.e., AGM).

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time when the instance was updated.

workforce_identity_based_management_uri

Type: STRUCT
Provider name: workforceIdentityBasedManagementUri
Description: Output only. The hostnames of the exposed AGM endpoints for both types of user i.e. 1p and 3p, used to connect AGM/RM UI.

  • first_party_management_uri
    Type: STRING
    Provider name: firstPartyManagementUri
    Description: Output only. First party Management URI for Google Identities.
  • third_party_management_uri
    Type: STRING
    Provider name: thirdPartyManagementUri
    Description: Output only. Third party Management URI for External Identity Providers.

workforce_identity_based_oauth2_client_id

Type: STRUCT
Provider name: workforceIdentityBasedOauth2ClientId
Description: Output only. The OAuth client IDs for both types of user i.e. 1p and 3p.

  • first_party_oauth2_client_id
    Type: STRING
    Provider name: firstPartyOauth2ClientId
    Description: Output only. First party OAuth Client ID for Google Identities.
  • third_party_oauth2_client_id
    Type: STRING
    Provider name: thirdPartyOauth2ClientId
    Description: Output only. Third party OAuth Client ID for External Identity Providers.