StackMetadata
StackMetadata returns metadata about a stack.
Properties
orgNamestring requiredThe organization that owns the stack.projectNamestring requiredThe project that contains the stack.stackNamestring requiredThe stack name within the project.- The user with ownership of this stack
- ↳
namestring requiredThe user’s display name. - ↳
githubLoginstring requiredThe user’s login name. - ↳
avatarUrlstring requiredThe URL of the user’s avatar image. - ↳
emailstring optionalThe user’s email address. It is only populated on selected endpoints and is omitted from most responses. Treat it as sensitive information. - The notification settings for this stack.
- ↳
notifyUpdateFailureboolean requiredWhether to send a notification when a stack update fails. - ↳
notifyUpdateSuccessboolean requiredWhether to send a notification when a stack update succeeds.