Optionaloptions: IRequestOptionsOptionalapiVersion: stringOptionalscope: stringA guid representing the scope of the container. This is often the project id.
OptionalapiVersion: stringDeletes the specified items in a container.
Container Id.
Path to delete.
Optionalscope: stringA guid representing the scope of the container. This is often the project id.
Gets containers filtered by a comma separated list of artifact uris within the same scope, if not specified returns all containers
Optionalscope: stringA guid representing the scope of the container. This is often the project id.
OptionalartifactUris: stringGets the specified file container object in a format dependent upon the given parameters or HTTP Accept request header
The requested container Id
Optionalscope: stringA guid representing the scope of the container. This is often the project id.
OptionalitemPath: stringThe path to the item of interest
Optionalmetadata: booleanIf true, this overrides any specified format parameter or HTTP Accept request header to provide non-recursive information for the given itemPath
Optionalformat: stringIf specified, this overrides the HTTP Accept request header to return either 'json' or 'zip'. If $format is specified, then api-version should also be specified as a query parameter.
OptionaldownloadFileName: stringIf specified and returning other than JSON format, then this download name will be used (else defaults to itemPath)
OptionalincludeDownloadTickets: booleanOptionalisShallow: booleanIf true, returns only immediate children(files & folders) for the given itemPath. False will return all items recursively within itemPath.
OptionalignoreRequestedMediaType: booleanSet to true to ignore the HTTP Accept request header. Default is false.
OptionalincludeBlobMetadata: booleanOptionalsaveAbsolutePath: booleanSet to false to not save the absolute path to the specified directory of the artifact in the returned archive. Works only for artifact directories. Default is true.
OptionalpreferRedirect: booleanSet to true to get the redirect response which leads to the stream with content. Default is false.
Creates the specified items in the referenced container.