| ||
detail: element | attribute | value |
Data Structure { "typeId": "com.tintri.api.rest.v.dto.domain.RestApi", "commonApiResponseProviderName": <String>, "preferredVersion": <String>, "productName": <String>, "supportedVersionSet": [<String>], } |
Name | Type | Description |
---|---|---|
commonApiResponseProviderName | xsd:string | |
preferredVersion | xsd:string | Preferred API version to communicate with the Tintri API server. |
productName | xsd:string | Tintri API server product name. |
supportedVersion (wrapped by supportedVersionSet) | xsd:list[xsd:string] | Versions supported by the Tintri API server. |
| ||
detail: element | attribute | value |