Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 697 Bytes

File metadata and controls

15 lines (13 loc) · 697 Bytes

NSServiceGroup

Properties

Name Type Description Notes
defaultService Boolean The default NSServiceGroups are created in the system by default. These NSServiceGroups can't be modified/deleted [optional]
serviceType ServiceTypeEnum Type of the NSServiceGroup [optional]
members List<ResourceReference> List of NSService resources that can be added as members to an NSServiceGroup.

Enum: ServiceTypeEnum

Name Value
ETHER "ETHER"
NON_ETHER "NON_ETHER"