Skip to main content

Select rules (Instance Group)

Select

SaaS

This API gets rules associated to an Azure Blob Instance Group.

Path Parameters
  • instancegroupid integer required

    Id of the Azure Blob instance group

Responses

OK


Schema array
  • matchCriteria string

    Default - "ALL", Supported values - ["ALL", "ANY"]

  • rules array
  • item string

    Supported values: ["ALL_STORAGE_ACCOUNTS", "STORAGE_ACCOUNT", "RESOURCE_GROUP", "TAG_NAME", "TAG_VALUE"]

  • condition string

    Supported values: ["EQUALS", "DOES_NOT_EQUAL", "STARTS_WITH", "ENDS_WITH", "CONTAINS", "DOES_NOT_CONTAIN"]

  • value string

    Value of the entity

Loading...