Note
All URIs are relative to https://api.fastly.com
Method | HTTP request | Description |
---|---|---|
list_domain_ownerships | GET /domain-ownerships | List domain-ownerships |
List all domain-ownerships.
let cfg = &Configuration::default();
let params = ListDomainOwnershipsParams {
// parameters
};
list_domain_ownerships(cfg, params)
This endpoint does not need any parameter.
crate::models::InlineResponse2002
- Content-Type: Not defined
- Accept: application/vnd.api+json