Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 811 Bytes

CCS.md

File metadata and controls

14 lines (10 loc) · 811 Bytes

CCS

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'CCS' if this is a complete object or 'CCSLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
disable_scp_checks bool Indicates if cloud permissions checks are disabled, when attempting installation of the cluster. [optional]
enabled bool Indicates if Customer Cloud Subscription is enabled on the cluster. [optional]

[Back to Model list] [Back to API list] [Back to README]