CompositeRef

CompositeRef represents a reference to a composite resource. Next ID: 4

JSON representation
{
  "applicationTemplate": string,
  "revision": string,
  "syncOperation": string
}
Fields
applicationTemplate

string

Required. Reference to the ApplicationTemplate resource.

revision

string

Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored.

syncOperation

string

Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage.