Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.57 KB

main.md

File metadata and controls

28 lines (25 loc) · 1.57 KB

Account

Command Reference > account

Account

Command Description
pv account getAccount Get an account.
pv account updateAccount Updates an account.
pv account getAccessKeys List the authorization keys associated with this account.
pv account regenerateAccessKeys Regenerate the authorization keys associated with this data catalog.

Collection

Command Description
pv account deleteCollection Delete a collection.
pv account getChildCollectionNames Lists the child collections names in the collection.
pv account getCollection Get a collection.
pv account getCollectionPath Gets the parent name and parent friendly name chains that represent the collection path.
pv account getCollections List the collections in the account.
pv account putCollection Creates or updates a collection entity.

Resource Set Rule

Command Description
pv account getResourceSetRule Get a resource set.
pv account getResourceSetRules List all resource sets.
pv account putResourceSetRule Creates or updates a resource set.
pv account deleteResourceSetRule Delete a resource set.