» avi_prioritylabels
This data source is used to to get avi_prioritylabels objects.
» Example Usage
data "avi_prioritylabels" "foo_prioritylabels" {
uuid = "prioritylabels-f9cf6b3e-a411-436f-95e2-2982ba2b217b"
name = "foo"
cloud_ref = "/api/cloud/?tenant=admin&name=Default-Cloud"
}
» Argument Reference
name
- (Optional) Search PriorityLabels by name.uuid
- (Optional) Search PriorityLabels by uuid.cloud_ref
- (Optional) Search PriorityLabels by cloud_ref.
» Attributes Reference
In addition to all arguments above, the following attributes are exported:
cloud_ref
- It is a reference to an object of type cloud.description
- A description of the priority labels.equivalent_labels
- Equivalent priority labels in descending order.name
- The name of the priority labels.tenant_ref
- It is a reference to an object of type tenant.uuid
- Uuid of the priority labels.