Sha256: 0b5bf9f200e303433fd0aa3d74e9d2c76b1394f1d025b25eaff2e28d6e5b65a3
Contents?: true
Size: 1.31 KB
Versions: 3
Compression:
Stored size: 1.31 KB
Contents
# Fastly::ServiceListResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **comment** | **String** | A freeform descriptive note. | [optional] | | **name** | **String** | The name of the service. | [optional] | | **customer_id** | **String** | Alphanumeric string identifying the customer. | [optional] | | **type** | **String** | The type of this service. | [optional] | | **id** | **String** | | [optional][readonly] | | **version** | **Integer** | Current [version](https://www.fastly.com/documentation/reference/api/services/version/) of the service. | [optional] | | **versions** | [**Array<SchemasVersionResponse>**](SchemasVersionResponse.md) | A list of [versions](https://www.fastly.com/documentation/reference/api/services/version/) associated with the service. | [optional] | | **environments** | [**Array<Environment>**](Environment.md) | A list of environments where the service has been deployed. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fastly-9.0.0 | docs/ServiceListResponse.md |
fastly-8.10.0 | docs/ServiceListResponse.md |
fastly-8.9.0 | docs/ServiceListResponse.md |