SmsProviderInfo
SmsProviderInfo
Information about Storage Monitoring Service (SMS) providers.
This structure may be used only with operations rendered under /sms
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"uid": "string",
"name": "string",
"description": "string",
"version": "string"
}
string
uid
Required
Unique identifier
string
name
Required
Name
string
description
Optional
Description of the provider
string
version
Optional
Version of the provider
Used By