跳至主要内容

ListSecurityGroups

VCS-sg-0087 List security groups with permission control

Query Parameters
  • project integer required

    Project ID is required to request

  • server integer

    server ID,choose at least one with loadbalancer ID

  • loadbalancer integer

    loadbalancer ID,choose at least one with server ID

  • type string

    Possible values: [LB, VM]

    SG type

Header Parameters
  • x-api-host string required

    Default value: openstack-taichung-default-2

    Authentication Required Parameters

Responses

OK


Schema array
  • create_time date-time
  • desc string
  • id string
  • name string
  • project int64
  • security_group_rules object[]
  • direction string

    Possible values: [egress, ingress]

  • ethertype string
  • id string
  • port_range_max integer

    Possible values: >= 1 and <= 65535

  • port_range_min integer

    Possible values: >= 1 and <= 65535

  • protocol string

    Possible values: [tcp, udp, udplite, sctp, icmp, dccp]

  • remote_ip_prefix string
  • type string

    Possible values: [LB, VM]

  • user object
  • id string
  • display_name string
  • username string
  • email string
Loading...