Skip to main content

Properties

NameTypeFormatDescriptionExample
idstring-The block identifier as a unique string. Can contain alphanumeric characters and hyphens.movie-listing
projectIdstring-The project identifier found in the project overview screen of the management consolemovieDb
imageobject[...]-The docker image repository details
image.uristringURIThe image repository uri
image.tagstring-The image tag name
sourceobject-The source control commit details
source.branchstring-The source control branch name
source.providerstring-The name of your source control provider. Can be one of the following gitHub, gitLab, bitbucket, gitHubSelfHosted, gitLabSelfHosted, bitbucketSelfHosted
source.repositoryUrlstring-The HTTP URL for your source code repositoryhttps://github.com/moviedb/movie-listing.git
source.commit.idstring-The source control commit identifier
source.commit.messagestring-The source control commit message
source.commit.datetimedatetime-The date and time of the commit in UTC
source.commit.authorEmailstring-The email address of the user who authored the change
source.commit.committerEmailstring-The email address of the user who committed the change
source.commit.commitUrlstringURIAn auto-generated URL which points to the commit details page for the current commit
source.commit.comparisonUrlstringURIAn auto-generated URL which points to the page showing a comparison between the current and previous commits
staticPathsstring[...]-A list of paths which contain static resources. i.e. images, JavaScrip and CSSimage-gallery
endpointsobject[...]-The endpoints exposed by this block version
endpoints[].idstring-The endpoint identifier as a unique string. Can contain alphanumeric characters and hyphens.
endpoints[].pathstringURIThe path to the invocable endpoint/movie-listing
endpoints[].typestring-The type of endpoint, either pagelet or layout
versionobject-The block version version info
version.pushedBystring-The username of the person who pushed the block version
version.pusheddatetime-The date/time of when the block version was pushed
version.releasedBystring-The username of the person who released the block version. If the block has not yet been released the value will be null.
version.releaseddatetime-The date and time of when the block version was released. If the block has not yet been released the value will be null.
version.markedBrokenBystring-The username of the person who declared the block version as broken. If the block has not been marked broken the value will be null.
version.markedBrokendatetime-The date and time of when the block was marked as broken. If the block has not been marked as broken the value will be null.
version.versionNonumberintegerThe version number of the block version
version.madeLiveBystring-The username of the person who made the block version live. If the block has not yet been made live the value will be null.
version.madeLivedatetime-The date and time of when the block version was made live. If the block has not yet been made live the value will be null.
statusstring[...]-The statuses which apply to the current block version
status.brokenboolean-Whether the block has been marked as broken
status.deploymentstring-The block version deployment status
status.runningstring-The block version running status
status.workflowstring-The block version workflow status

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request