» avi_cloudconnectoruser
This data source is used to to get avi_cloudconnectoruser objects.
» Example Usage
data "avi_cloudconnectoruser" "foo_cloudconnectoruser" {
uuid = "cloudconnectoruser-f9cf6b3e-a411-436f-95e2-2982ba2b217b"
name = "foo"
}
» Argument Reference
name
- (Optional) Search CloudConnectorUser by name.uuid
- (Optional) Search CloudConnectorUser by uuid.
» Attributes Reference
In addition to all arguments above, the following attributes are exported:
azure_serviceprincipal
- Field introduced in 17.2.1.azure_userpass
- Field introduced in 17.2.1.gcp_credentials
- Credentials for google cloud platform.name
- Name of the object.oci_credentials
- Credentials for oracle cloud infrastructure.password
- Placeholder for description of property password of obj type cloudconnectoruser field type string type str.private_key
- Placeholder for description of property private_key of obj type cloudconnectoruser field type string type str.public_key
- Placeholder for description of property public_key of obj type cloudconnectoruser field type string type str.tenant_ref
- It is a reference to an object of type tenant.tencent_credentials
- Credentials for tencent cloud.uuid
- Unique object identifier of the object.