Up-to-date reference of API arguments for RMS Advanced Query Schemas you can get at documentation portal

opentelekomcloud_rms_advanced_query_schemas_v1

Use this data source to get the list of RMS advanced query schemas.

Example Usage

data "opentelekomcloud_rms_advanced_query_schemas_v1" "test" {
  type = "aad.instances"
}

Argument Reference

The following arguments are supported:

  • type - (Optional, String) Specifies the type of the schema.

Attribute Reference

In addition to all arguments above, the following attributes are exported:

  • id - The data source ID.

  • schemas - The list of schema.

    The schemas structure is documented below.

The schemas block supports:

  • type - The schema type.

  • schema - The schema detail.