Child pages
  • Admin API Simple Type resourceType

This documentation is for a previous version of Flexiant Cloud Orchestrator. The most recent version is v5.0. For the most recent documentation please see here

Skip to end of metadata
Go to start of metadata

Description
The ResourceType enum enumerates the different types of resource.
Derived By
Restricting string
Enumeration

Value

Description

CLUSTER

Cluster

CUSTOMER

Customer

USER

User

DISK

Disk

SNAPSHOT

Snapshot of a disk or server

FIREWALL

Firewall

NIC

NIC

IMAGE

Image

SERVER

Server

SUBNET

Subnet

VDC

VDC

NETWORK

Network

SSHKEY

SSHKey

JOB

Job

PRODUCTOFFER

Product offer

FIREWALL_TEMPLATE

Fireall template

BILLING_ENTITY

Billing Entity

GROUP

Group

ANY

Any resource

PAYMENTCARD

Payment card

PAYMENTMETHOD

Payment method

INVOICE

Invoice

PROMOTION

Promotion

REFERRAL_PROMOTION

ReferralPromotion

UNIT_TRANSACTION

Unit Transaction (not a resource, for use with doQuery but cannot be used with listResources etc)

UNIT_TRANSACTION_SUMMARY

Unit Transaction Summary (not a resource, for use with doQuery but cannot be used with listResources etc)

PRODUCT_PURCHASE

Product Purchased (not a resource, for use with doQuery but cannot be used with listResources etc)

PRODUCT

Product (not a resource, for use with doQuery but cannot be used with listResources etc)

  • No labels