4.6. Bucket

Name Description Schema

allowBundleRedeploy optional

Indicates if this bucket allows the same version of an extension bundle to be redeployed and thus overwrite the existing artifact. By default this is false.Example : true

boolean

allowPublicRead optional

Indicates if this bucket allows read access to unauthenticated anonymous usersExample : true

boolean

createdTimestamp optional read-only

The timestamp of when the bucket was first created. This is set by the server at creation time.Minimum value : 1 Example : 0

integer (int64)

description optional

A description of the bucket.Example : "string"

string

identifier optional read-only

An ID to uniquely identify this object.Example : "string"

string

link optional

An WebLink to this entity.Example : "JaxbLink"

JaxbLink

name required

The name of the bucket.Example : "string"

string

permissions optional

The access that the current user has to this bucket.Example : "Permissions"

Permissions

revision optional

The revision of this entity used for optimistic-locking during updates.Example : "RevisionInfo"

RevisionInfo