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

Latest commit

 

History

History
9 lines (6 loc) · 685 Bytes

VapiStdDynamicID.md

File metadata and controls

9 lines (6 loc) · 685 Bytes

VSphereAutomation::CIS::VapiStdDynamicID

Properties

Name Type Description Notes
type String The type of resource being identified (for example {@code com.acme.Person}). <p> {@term Services} that contain {@term operations} for creating and deleting resources typically contain a {@term constant} specifying the resource type for the resources being created and deleted. The API metamodel metadata {@term services} include a {@term service} that allows retrieving all the known resource types.
id String The identifier for a resource whose type is specified by {@link #type}.