NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
GroupMemberTypeListResult (schema)
Name | Description | Type | Notes |
---|---|---|---|
result_count | Count of the member types in the results array | integer | Required Readonly |
results | Collection of member types for the given Group | array of GroupMemberType | Required |