The Package namespace provides commands to retrieve authentication information of a package element. A package element is said to contain authentication information if there is a default authentication assigned to all service elements contained in the package element or if one of the service element contained in this package element has authentication information.
List of commands:
dcli com vmware vapi metadata authentication package list
Description
Returns the identifiers for the package elements that have authentication information.
Example
dcli com vmware vapi metadata authentication package list
dcli com vmware vapi metadata authentication package get
Description
Retrieves authentication information about the package element corresponding to package-id.
Options
Option Name | Type | Required | Description |
---|---|---|---|
package‑id |
string | Yes | Identifier of the package element. The parameter must be an identifier for the resource type: com.vmware.vapi.package. |
Example
dcli com vmware vapi metadata authentication package get --package-id testId