cloudServiceAuthentications
Get all the available cloud service authentication object to be used with servers. Parameter:
- cloudType (optional): if set the query will only return cloud service authentication for a specific cloud type. Otherwise all visible are returned.
cloudServiceAuthentications(
cloudType: CloudType
): [CloudServiceAuthentication!]!