CompositeRef represents a reference to a composite resource. Next ID: 4
| JSON representation |
|---|
{ "applicationTemplate" : string , "revision" : string , "syncOperation" : string } |
| Fields | |
|---|---|
applicationTemplate
|
Required. Reference to the ApplicationTemplate resource. |
revision
|
Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. |
syncOperation
|
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. |

