» avi_objectaccesspolicy
This data source is used to to get avi_objectaccesspolicy objects.
» Example Usage
data "avi_objectaccesspolicy" "foo_objectaccesspolicy" {
uuid = "objectaccesspolicy-f9cf6b3e-a411-436f-95e2-2982ba2b217b"
name = "foo"
}
» Argument Reference
name
- (Optional) Search ObjectAccessPolicy by name.uuid
- (Optional) Search ObjectAccessPolicy by uuid.
» Attributes Reference
In addition to all arguments above, the following attributes are exported:
name
- Name of the object access policy.rules
- Rules which grant access to specific objects.tenant_ref
- Tenant that this object belongs to.uuid
- Uuid of the object access policy.