NSX-T Data Center REST API

AzureSecurityGroup (schema)

Azure VNet Security Group

Stores information about an Azure VNet security group.

Name Description Type Notes
_last_sync_time Timestamp of last modification EpochMsTimestamp Readonly
Sortable
_links References related to this resource

The server will populate this field when returing the resource. Ignored on PUT and POST.
array of ResourceLink Readonly
_schema Schema for this resource string Readonly
_self Link to this resource SelfResourceLink Readonly
associated_vnet_ids VNet IDs

Array of VNet IDs.
array of string Readonly
cloud_tags Cloud Tags

Array of tags associated to a cloud security group.
array of CloudTag Readonly
description Description of this resource string Maximum length: 1024
Sortable
display_name Identifier to use when displaying entity in logs or GUI

Defaults to ID if not set
string Maximum length: 255
Sortable
inbound_rules Inbound Rules

Array of inbound rules of the Azure security group.
array of AzureSecurityGroupRule Readonly
instances_count Count Of Instances

Number of instances associated to cloud security group.
integer Readonly
is_managed_by_nsx Is Managed By NSX

If the flag is true, the cloud security group is managed by NSX.
boolean Readonly
nsx_security_group_mapping NSX Security Group Mapping

Map of cloud application security groups associated to this Azure
network security group and corresponding NSX security groups.
array of SecurityGroupDetails Readonly
outbound_rules Outbound Rules

Array of outbound rules of the Azure security group.
array of AzureSecurityGroupRule Readonly
region_id Region ID

ID of the cloud region.
string Readonly
resource_group_name Resource Group Name

Name of the Azure resource group.
string Readonly
resource_id Resource ID

Resource ID of Azure Network Security Group.
string Readonly
resource_type Must be set to the value AzureSecurityGroup string Required
scope List of scopes for discovered resource

Specifies list of scope of discovered resource. e.g. if VHC path is associated with
principal identity, who owns the discovered resource, then scope id will be VHC path
and scope type will be VHC.
array of DiscoveredResourceScope
security_group_id Security Group ID

ID of the cloud security group.
string Readonly
security_group_name Security Group Name

Name of the cloud security group.
string Readonly
tags Opaque identifiers meaningful to the API user array of Tag Maximum items: 30