pub async fn cloud_cloud_services_notes_create(
configuration: &Configuration,
id: &str,
note_input_request: NoteInputRequest,
format: Option<&str>,
) -> Result<Note, Error<CloudCloudServicesNotesCreateError>>Expand description
API methods for returning or creating notes on an object.