Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 825 Bytes

CisTaggingCategoryCreateSpec.md

File metadata and controls

12 lines (9 loc) · 825 Bytes

VSphereAutomation::CIS::CisTaggingCategoryCreateSpec

Properties

Name Type Description Notes
name String The display name of the category.
description String The description of the category.
cardinality CisTaggingCategoryModelCardinality
associable_types Array<String> Object types to which this category's tags can be attached.
category_id String The identifier of the category. If specified, the category will be created with this identifier. This has to be of the category ManagedObject Id format urn:vmomi:InventoryServiceCategory:<id>:GLOBAL The <id> cannot contain special character ':' [optional]