RemoveRemoteReferenceInput
Remove a remote reference from an instance. The reference can only be removed if no provisioned instances are connected through it.
input RemoveRemoteReferenceInput {
field: String!
}
Fields
RemoveRemoteReferenceInput.field ● String! non-null scalar {#field}
The resource field to remove the reference from
Member Of
removeRemoteReference mutation