Passa al contenuto principale

List Security Rules

GET 

/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/securityGroups/:securityGroupId/securityRules

List Security Rules

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    vpcId stringrequired

    unique identifier of the vpc in which the security group has been created

    securityGroupId stringrequired

    unique identifier of the security group in which the security rule has been created

Query Parameters

    filter string
    sort string
    projection string
    offset int32
    limit int32
    api-version string

    The requested API version

    Default value: 1.0

Responses

Success

Schema

    totalint64
    selfstringnullable
    prevstringnullable
    nextstringnullable
    firststringnullable
    laststringnullable

    values

    object[]

    nullable

  • Array [

  • metadata

    object

    nullable

    idstringnullable
    uristringnullable
    namestringnullable

    location

    object

    nullable

    codestringnullable
    countrystringnullable
    citystringnullable
    namestringnullable
    valuestringnullable

    project

    object

    nullable

    idstringnullable
    tagsstring[]nullable

    category

    object

    nullable

    namestringnullable
    providerstringnullable

    typology

    object

    nullable

    idstringnullable
    namestringnullable
    creationDatedate-timenullable
    createdBystringnullable
    updateDatedate-timenullable
    updatedBystringnullable
    versionstringnullable
    createdUserstringnullable
    updatedUserstringnullable

    status

    object

    nullable

    statestringnullable
    creationDatedate-timenullable

    disableStatusInfo

    object

    nullable

    isDisabledboolean
    reasonsstring[]nullable

    previousStatus

    object

    nullable

    statestringnullable
    creationDatedate-timenullable
    failureReasonstringnullable

    properties

    object

    nullable

    linkedResources

    object[]

    nullable

  • Array [

  • uristringnullable
    strictCorrelationboolean
  • ]

  • directionstringnullable

    Direction of the rule.

    protocolstringnullable

    Protocol

    portstringnullable

    Port range

    target

    object

    nullable

    The target of the rule (source or destination according to the direction)

    kindEndpointTypeDto (string)nullable

    Type of the target.

    Possible values: [Ip, SecurityGroup]

    valuestringnullable

    Value of the target.

    data

    object

    nullable

    private

    object

    nullable

    unremovableboolean
  • ]