CloudProvider¶
Cloud provider information.
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime | Date/Time this entity got created |
| ID | numeric | Internal ID for the CloudProvider entity (Primary Key) |
| Name | string | Cloud provider name |
| OctopusID | string | OctoSAM internal name for programmatic access to the cloud provider entity (e.g. in queries) |
| SupportsServicesDetails | boolean | True if the cloud provider supports detailed service information |