Skip to main content

Get Security Rule

GET 

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

Get Security Rule

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

    id stringrequired

    unique identifier of the security rule

Query Parameters

    ignoreDeletedStatus boolean

    if the resource exists in status "Deleted", returns NotFound according to the value of this flag

    Default value: false
    api-version string

    The requested API version

    Default value: 1.0

Responses

Success

Schema

    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