Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 821 Bytes

UpdateControllerServiceReferenceRequestEntity.md

File metadata and controls

12 lines (9 loc) · 821 Bytes

IO.Swagger.Model.UpdateControllerServiceReferenceRequestEntity

Properties

Name Type Description Notes
Id string The identifier of the Controller Service. [optional]
State string The new state of the references for the controller service. [optional]
ReferencingComponentRevisions Dictionary<string, RevisionDTO> The revisions for all referencing components. [optional]
DisconnectedNodeAcknowledged bool? Acknowledges that this node is disconnected to allow for mutable requests to proceed. [optional]

[Back to Model list] [Back to API list] [Back to README]