Schemas
scaleway.annotations.v1.Binding
idID of the binding. (UUID format)
srnScaleway Resource Number associated to the binding.
Key associated to the binding.
Value associated to the binding.
scaleway.annotations.v1.DeleteAllBindingsMatchingSRNResponse
total_deletedTotal number of bindings deleted.
scaleway.annotations.v1.DeleteAllBindingsMatchingValueResponse
total_deletedTotal number of bindings deleted.
scaleway.annotations.v1.DeleteAllValuesMatchingKeyResponse
total_deletedTotal number of bindings deleted.
scaleway.annotations.v1.Key
idID of the annotation key. (UUID format)
nameName of the annotation key.
descriptionDescription of the annotation key.
scaleway.annotations.v1.ListAllKeysAndValuesResponse
List of keys with values for an organization, sorted alphabetically by name.
scaleway.annotations.v1.ListAllKeysAndValuesResponse.Key
idID of the key. (UUID format)
nameName of the key.
descriptionDescription of the key.
List of values associated with the key, sorted alphabetically by name.
scaleway.annotations.v1.ListAllKeysAndValuesResponse.Value
idID of the value. (UUID format)
nameName of the value.
descriptionDescription of the value.
scaleway.annotations.v1.ListBindingsResponse
List of bindings for the organization. Response order by ID.
total_countTotal number of bindings returned.
scaleway.annotations.v1.ListKeysResponse
List of keys for an organization, sorted alphabetically by name.
total_countTotal number of keys returned.