Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
${prefix}
metadata.name
curl -k -u <username>:<password> -X GET "Accept: application/json" https://<IM_URL>/api/authwhere <IM_URL> is the Infrastructure Management URL, <username> and <password> are credentials for logging in to IM.
curl -k -u <username>:<password> -X GET "Accept: application/json" https://<IM_URL>/api/auth
X-AUTH-TOKEN
GET https://<IM_URL>/api/service_templates/<id>
spec.options
VirtualMachine
config_info
oc login
oc get virtualmachine <name_of_virtualmachine_cr>
management-infrastructure-management
cfConnection
imconnection
Copy