Search
K
Cipherscale API

ResourceTypeStatisticsDto

object
totalCountnumberrequired

Total number of resources

onlineCountnumberrequired

Number of online resources

offlineCountnumberrequired

Number of offline resources

withoutGatewayCountnumberrequired

Number of resources without a gateway

withoutPolicyCountnumberrequired

Number of resources without a policy

Example

UpdateResourceDto

object
namestringrequired
descriptionstring
Example

SimpleAddressDto

object
protocolsarray[string](uuid)required
addressstringrequired
Example

ApplyLoadBalancingDto

object
loadBalancingModestringrequired

Allowed values:MANUALAUTOMATIC

Default:MANUAL

gatewaysarray[string]required
Example

UpdateAddressDto

object
protocolsarray[string](uuid)required
addressstringrequired
Example