# Functions
DeleteImage deletes a custom image with given OCID.
DeleteImageE deletes a custom image with given OCID.
GetAllAvailabilityDomains gets the list of availability domains available in the given compartment.
GetAllAvailabilityDomainsE gets the list of availability domains available in the given compartment.
GetAllVcnIDs gets the list of VCNs available in the given compartment.
GetAllVcnIDsE gets the list of VCNs available in the given compartment.
GetCompartmentIDFromEnvVar returns the compartment OCID for use with testing.
GetMostRecentImageID gets the OCID of the most recent image in the given compartment that has the given OS name and version.
GetMostRecentImageIDE gets the OCID of the most recent image in the given compartment that has the given OS name and version.
GetPassPhraseFromEnvVar returns the pass phrase for use with testing.
GetRandomAvailabilityDomain gets a randomly chosen availability domain for given compartment.
GetRandomAvailabilityDomainE gets a randomly chosen availability domain for given compartment.
GetRandomSubnetID gets a randomly chosen subnet OCID in the given availability domain.
GetRandomSubnetIDE gets a randomly chosen subnet OCID in the given availability domain.
GetRootComparmentID gets an OCID of the root compartment (a.k.a.
GetRootComparmentIDE gets an OCID of the root compartment (a.k.a.
GetSubnetIDFromEnvVar returns the subnet OCID for use with testing.