Skip to main content

Get_credit_and_threshold_info

creditnumber

Available account credit.

Example: 28.147631028367705
thresholdnumber

Spending threshold above which the alert is triggered.

Example: 0
can_create_instanceboolean

The status of your ability to create virtual machine resources, where true indicates you have access, and false indicates your balance is below the threshold value.

Example: true
Get_credit_and_threshold_info
{
"credit": 28.147631028367705,
"threshold": 0,
"can_create_instance": true
}