SettingsClustersSoftwareDraftsSummary

The Drafts.Summary structure defines the summary information about software draft.


Properties

metadata Required

Metadata about the software draft.

JSON Example

{
	"metadata": {
		"creation_time": "string",
		"owner": "string",
		"status": "VALID"
	}
}

Feedback

Was this page helpful?