Directories
Directories
Directories
Create
client.Directories.New(ctx, body) (*DirectoryViewDirectoryViewExpandedarrayDirectoryNewResponse, error)
post/api/v1/directories
Get
client.Directories.Get(ctx, appID) (*DirectoryViewDirectoryViewExpandedarrayDirectoryGetResponse, error)
get/api/v1/directories/{app_id}
List
client.Directories.List(ctx, query) (*ExpandedarrayListarrayNextPageTokenstringDirectoryListResponse, error)
get/api/v1/directories
Delete
client.Directories.Delete(ctx, appID, body) (*DirectoryDeleteResponse, error)
delete/api/v1/directories/{app_id}
Directory View
DirectoryViewstruct
The directory view contains a directory and an app_path which is a JSONPATH set to the location in the expand mask that the expanded app will live if requested by the expander.