Every API here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for apis
7 MCP tools reach this
find_apisBrowse and filter every API in the catalog.
get_api_artifactsOne API's artifacts, grouped by type.
get_openapiThe primary OpenAPI for this API.
find_similar_apisAPIs that look like this one.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This API
curl "https://apis.io/api/v1/apis/intersight-vmedia-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.
openapi: 3.2.0
info:
description: 'Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and
3rd party IT infrastructure. This platform offers an intelligent level of management that enables
IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior
generations of tools. Cisco Intersight provides an integrated and intuitive management experience for
resources in the traditional data center as well as at the edge. With flexible deployment options to address
complex security needs, getting started with Intersight is quick and easy.
Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment,
configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote
location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment.
It also streamlines maintaining those systems whether you are working with small or very large configurations.
The Intersight OpenAPI document defines the complete set of properties that are returned in the
HTTP response. From that perspective, a client can expect that no additional properties are returned,
unless these properties are explicitly defined in the OpenAPI document.
However, when a client uses an older version of the Intersight OpenAPI document, the server may
send additional properties because the software is more recent than the client. In that case, the client
may receive properties that it does not know about.
Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document.
This document was created on 2026-08-07T06:46:04Z.'
version: 1.0.11-20260807064027971
title: Cisco Intersight Server Vmedia API
license:
name: Apache License, Version 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
contact:
name: Intersight API support
url: https://intersight.com/help
email: intersight@cisco.com
x-provenance:
method: harvested
authored_by: Cisco Intersight
harvested_by: API Evangelist
harvested_on: '2026-08-19'
first_party: true
provider_published: true
source_host: cdn.intersight.com
note: Cisco publishes the full Intersight OpenAPI 3.0.2 anonymously from its CDN (27.5MB master document; 3,963 operations / 2,448 paths / 5,612 schemas) plus 11 per-service documents covering 100% of the master's paths. Byte-identity reconfirmed 2026-08-19 by SHA-256. Note intersight.com itself is a soft-404 farm — the contract is on the CDN, not the app host.
x-evidence:
- type: source
url: https://cdn.intersight.com/components/an-apidocs/1.0.11-20260807064027971/model/intersight-openapi-v3-1.0.11-20260807064027971.json
- type: source
url: https://intersight.com/apidocs/apirefs/
servers:
- url: https://{server}
variables:
server:
default: intersight.com
description: The Intersight URL for the cloud-based infrastructure management APIs.
tags:
- name: vmedia
paths:
/api/v1/vmedia/Policies:
post:
tags:
- vmedia
summary: Create a 'vmedia.Policy' resource.
operationId: CreateVmediaPolicy
security:
- cookieAuth: []
- http_signature: []
- oAuth2:
- CREATE.vmedia.Policy
- PRIVSET.Account Administrator
- PRIVSET.Create, clone and edit Virtual Media policies
- PRIVSET.Manage Server Profiles
- ROLE.Account Administrator
parameters:
- $ref: '#/components/parameters/IfMatch'
- $ref: '#/components/parameters/IfNoneMatch'
requestBody:
description: The 'vmedia.Policy' resource to create.
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.Policy'
responses:
'200':
description: The HTTP 200 status response code indicates that the request has succeeded and the 'vmedia.Policy' resource was created as requested. The 'vmedia.Policy' resource is created before this response is sent back and the resource is returned in the body of the message.
headers:
Set-Cookie:
$ref: '#/components/headers/Set-Cookie'
x-starship-traceid:
$ref: '#/components/headers/x-starship-traceid'
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.Policy'
links:
GetVmediaPolicyByMoid:
operationId: GetVmediaPolicyByMoid
parameters:
Moid: $response.body#/Moid
description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/vmedia/Policies/{Moid}'.
GetIamAccountByMoid:
$ref: '#/components/links/GetIamAccountByMoid'
GetIamDomainGroupByMoid:
$ref: '#/components/links/GetIamDomainGroupByMoid'
'400':
$ref: '#/components/responses/http_status_400'
'401':
$ref: '#/components/responses/http_status_401'
'403':
$ref: '#/components/responses/http_status_403'
'404':
$ref: '#/components/responses/http_status_404'
default:
$ref: '#/components/responses/default'
get:
tags:
- vmedia
summary: Read a 'vmedia.Policy' resource.
operationId: GetVmediaPolicyList
security:
- cookieAuth: []
- http_signature: []
- oAuth2:
- PRIVSET.Account Administrator
- PRIVSET.Manage Server Profiles
- PRIVSET.Read-Only
- PRIVSET.Read-only vMedia policies
- PRIVSET.View Server Profiles
- READ.vmedia.Policy
- ROLE.Account Administrator
- ROLE.Read-Only
parameters:
- $ref: '#/components/parameters/filterParam'
- $ref: '#/components/parameters/orderbyParam'
- $ref: '#/components/parameters/topParam'
- $ref: '#/components/parameters/skipParam'
- $ref: '#/components/parameters/selectParam'
- $ref: '#/components/parameters/expandParam'
- $ref: '#/components/parameters/applyParam'
- $ref: '#/components/parameters/countParam'
- $ref: '#/components/parameters/inlinecountParam'
- $ref: '#/components/parameters/atParam'
- $ref: '#/components/parameters/tagsParam'
responses:
'200':
description: List of 'vmedia.Policy' resources for the given filter criteria
headers:
Set-Cookie:
$ref: '#/components/headers/Set-Cookie'
x-starship-traceid:
$ref: '#/components/headers/x-starship-traceid'
Content-Disposition:
$ref: '#/components/headers/Content-Disposition'
Content-Length:
$ref: '#/components/headers/Content-Length'
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.Policy.Response'
text/csv:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile
'400':
$ref: '#/components/responses/http_status_400'
'401':
$ref: '#/components/responses/http_status_401'
'403':
$ref: '#/components/responses/http_status_403'
'404':
$ref: '#/components/responses/http_status_404'
default:
$ref: '#/components/responses/default'
/api/v1/vmedia/Policies/{Moid}:
get:
tags:
- vmedia
summary: Read a 'vmedia.Policy' resource.
operationId: GetVmediaPolicyByMoid
security:
- cookieAuth: []
- http_signature: []
- oAuth2:
- PRIVSET.Account Administrator
- PRIVSET.Manage Server Profiles
- PRIVSET.Read-Only
- PRIVSET.Read-only vMedia policies
- PRIVSET.View Server Profiles
- READ.vmedia.Policy
- ROLE.Account Administrator
- ROLE.Read-Only
parameters:
- $ref: '#/components/parameters/moidParam'
- $ref: '#/components/parameters/selectParam'
- $ref: '#/components/parameters/expandParam'
- $ref: '#/components/parameters/atParam'
responses:
'200':
description: An instance of the 'vmedia.Policy' resource.
headers:
Set-Cookie:
$ref: '#/components/headers/Set-Cookie'
x-starship-traceid:
$ref: '#/components/headers/x-starship-traceid'
Content-Disposition:
$ref: '#/components/headers/Content-Disposition'
Content-Length:
$ref: '#/components/headers/Content-Length'
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.Policy'
text/csv:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile
links:
GetVmediaPolicyByMoid:
operationId: GetVmediaPolicyByMoid
parameters:
Moid: $response.body#/Moid
description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/vmedia/Policies/{Moid}'.
GetIamAccountByMoid:
$ref: '#/components/links/GetIamAccountByMoid'
GetIamDomainGroupByMoid:
$ref: '#/components/links/GetIamDomainGroupByMoid'
'400':
$ref: '#/components/responses/http_status_400'
'401':
$ref: '#/components/responses/http_status_401'
'403':
$ref: '#/components/responses/http_status_403'
'404':
$ref: '#/components/responses/http_status_404'
default:
$ref: '#/components/responses/default'
post:
tags:
- vmedia
summary: Update a 'vmedia.Policy' resource.
operationId: UpdateVmediaPolicy
security:
- cookieAuth: []
- http_signature: []
- oAuth2:
- PRIVSET.Account Administrator
- PRIVSET.Edit Virtual Media policies
- PRIVSET.Manage Server Profiles
- ROLE.Account Administrator
- UPDATE.vmedia.Policy
parameters:
- $ref: '#/components/parameters/moidParam'
- $ref: '#/components/parameters/IfMatch'
requestBody:
description: The 'vmedia.Policy' resource to update.
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.Policy'
application/json-patch+json:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/PatchDocument
responses:
'200':
description: The HTTP 200 status response code indicates that the request has succeeded and the 'vmedia.Policy' resource was modified as requested. The 'vmedia.Policy' resource is modified before this response is sent back and the resource is returned in the body of the message.
headers:
Set-Cookie:
$ref: '#/components/headers/Set-Cookie'
x-starship-traceid:
$ref: '#/components/headers/x-starship-traceid'
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.Policy'
links:
GetVmediaPolicyByMoid:
operationId: GetVmediaPolicyByMoid
parameters:
Moid: $response.body#/Moid
description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/vmedia/Policies/{Moid}'.
GetIamAccountByMoid:
$ref: '#/components/links/GetIamAccountByMoid'
GetIamDomainGroupByMoid:
$ref: '#/components/links/GetIamDomainGroupByMoid'
'400':
$ref: '#/components/responses/http_status_400'
'401':
$ref: '#/components/responses/http_status_401'
'403':
$ref: '#/components/responses/http_status_403'
'404':
$ref: '#/components/responses/http_status_404'
default:
$ref: '#/components/responses/default'
patch:
tags:
- vmedia
summary: Update a 'vmedia.Policy' resource.
operationId: PatchVmediaPolicy
security:
- cookieAuth: []
- http_signature: []
- oAuth2:
- PRIVSET.Account Administrator
- PRIVSET.Edit Virtual Media policies
- PRIVSET.Manage Server Profiles
- ROLE.Account Administrator
- UPDATE.vmedia.Policy
parameters:
- $ref: '#/components/parameters/moidParam'
- $ref: '#/components/parameters/IfMatch'
requestBody:
description: The 'vmedia.Policy' resource to update.
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.Policy'
application/json-patch+json:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/PatchDocument
responses:
'200':
description: The HTTP 200 status response code indicates that the request has succeeded and the 'vmedia.Policy' resource was patched as requested. The 'vmedia.Policy' resource is patched before this response is sent back and the resource is returned in the body of the message.
headers:
Set-Cookie:
$ref: '#/components/headers/Set-Cookie'
x-starship-traceid:
$ref: '#/components/headers/x-starship-traceid'
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.Policy'
links:
GetVmediaPolicyByMoid:
operationId: GetVmediaPolicyByMoid
parameters:
Moid: $response.body#/Moid
description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/vmedia/Policies/{Moid}'.
GetIamAccountByMoid:
$ref: '#/components/links/GetIamAccountByMoid'
GetIamDomainGroupByMoid:
$ref: '#/components/links/GetIamDomainGroupByMoid'
'400':
$ref: '#/components/responses/http_status_400'
'401':
$ref: '#/components/responses/http_status_401'
'403':
$ref: '#/components/responses/http_status_403'
'404':
$ref: '#/components/responses/http_status_404'
default:
$ref: '#/components/responses/default'
delete:
tags:
- vmedia
summary: Delete a 'vmedia.Policy' resource.
operationId: DeleteVmediaPolicy
security:
- cookieAuth: []
- http_signature: []
- oAuth2:
- DELETE.vmedia.Policy
- PRIVSET.Account Administrator
- PRIVSET.Delete Virtual Media policies
- PRIVSET.Manage Server Profiles
- ROLE.Account Administrator
parameters:
- $ref: '#/components/parameters/moidParam'
responses:
'200':
description: Resource has been deleted successfully.
headers:
Set-Cookie:
$ref: '#/components/headers/Set-Cookie'
x-starship-traceid:
$ref: '#/components/headers/x-starship-traceid'
'400':
$ref: '#/components/responses/http_status_400'
'401':
$ref: '#/components/responses/http_status_401'
'403':
$ref: '#/components/responses/http_status_403'
'404':
$ref: '#/components/responses/http_status_404'
default:
$ref: '#/components/responses/default'
/api/v1/vmedia/PolicyInventories:
get:
tags:
- vmedia
summary: Read a 'vmedia.PolicyInventory' resource.
operationId: GetVmediaPolicyInventoryList
security:
- cookieAuth: []
- http_signature: []
- oAuth2:
- PRIVSET.Account Administrator
- PRIVSET.Manage Server Profiles
- PRIVSET.Read-Only
- PRIVSET.Read-only vMedia policies
- PRIVSET.View Server Profiles
- READ.vmedia.PolicyInventory
- ROLE.Account Administrator
- ROLE.Read-Only
parameters:
- $ref: '#/components/parameters/filterParam'
- $ref: '#/components/parameters/orderbyParam'
- $ref: '#/components/parameters/topParam'
- $ref: '#/components/parameters/skipParam'
- $ref: '#/components/parameters/selectParam'
- $ref: '#/components/parameters/expandParam'
- $ref: '#/components/parameters/applyParam'
- $ref: '#/components/parameters/countParam'
- $ref: '#/components/parameters/inlinecountParam'
- $ref: '#/components/parameters/atParam'
- $ref: '#/components/parameters/tagsParam'
responses:
'200':
description: List of 'vmedia.PolicyInventory' resources for the given filter criteria
headers:
Set-Cookie:
$ref: '#/components/headers/Set-Cookie'
x-starship-traceid:
$ref: '#/components/headers/x-starship-traceid'
Content-Disposition:
$ref: '#/components/headers/Content-Disposition'
Content-Length:
$ref: '#/components/headers/Content-Length'
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.PolicyInventory.Response'
text/csv:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile
'400':
$ref: '#/components/responses/http_status_400'
'401':
$ref: '#/components/responses/http_status_401'
'403':
$ref: '#/components/responses/http_status_403'
'404':
$ref: '#/components/responses/http_status_404'
default:
$ref: '#/components/responses/default'
/api/v1/vmedia/PolicyInventories/{Moid}:
get:
tags:
- vmedia
summary: Read a 'vmedia.PolicyInventory' resource.
operationId: GetVmediaPolicyInventoryByMoid
security:
- cookieAuth: []
- http_signature: []
- oAuth2:
- PRIVSET.Account Administrator
- PRIVSET.Manage Server Profiles
- PRIVSET.Read-Only
- PRIVSET.Read-only vMedia policies
- PRIVSET.View Server Profiles
- READ.vmedia.PolicyInventory
- ROLE.Account Administrator
- ROLE.Read-Only
parameters:
- $ref: '#/components/parameters/moidParam'
- $ref: '#/components/parameters/selectParam'
- $ref: '#/components/parameters/expandParam'
- $ref: '#/components/parameters/atParam'
responses:
'200':
description: An instance of the 'vmedia.PolicyInventory' resource.
headers:
Set-Cookie:
$ref: '#/components/headers/Set-Cookie'
x-starship-traceid:
$ref: '#/components/headers/x-starship-traceid'
Content-Disposition:
$ref: '#/components/headers/Content-Disposition'
Content-Length:
$ref: '#/components/headers/Content-Length'
content:
application/json:
schema:
$ref: '#/components/schemas/vmedia.PolicyInventory'
text/csv:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet:
schema:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile
links:
GetVmediaPolicyInventoryByMoid:
operationId: GetVmediaPolicyInventoryByMoid
parameters:
Moid: $response.body#/Moid
description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/vmedia/PolicyInventories/{Moid}'.
GetIamAccountByMoid:
$ref: '#/components/links/GetIamAccountByMoid'
GetIamDomainGroupByMoid:
$ref: '#/components/links/GetIamDomainGroupByMoid'
'400':
$ref: '#/components/responses/http_status_400'
'401':
$ref: '#/components/responses/http_status_401'
'403':
$ref: '#/components/responses/http_status_403'
'404':
$ref: '#/components/responses/http_status_404'
default:
$ref: '#/components/responses/default'
components:
schemas:
vmedia.PolicyInventory.Response:
description: "The response body of a HTTP GET request for the 'vmedia.PolicyInventory' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'vmedia.PolicyInventory' resources."
x-one-of-name: vmedia.PolicyInventory.Response
oneOf:
- $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount
- $ref: '#/components/schemas/vmedia.PolicyInventory.List'
- $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform
- $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary
discriminator:
propertyName: ObjectType
vmedia.Policy.List:
title: List of 'vmedia.Policy' resources
description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
allOf:
- $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse
- type: object
properties:
Count:
description: 'The total number of ''vmedia.Policy'' resources matching the request, accross all pages.
The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.'
type: integer
format: int32
Results:
description: The array of 'vmedia.Policy' resources matching the request.
type:
- array
- 'null'
items:
$ref: '#/components/schemas/vmedia.Policy'
vmedia.Policy:
title: Virtual Media
description: 'The Virtual Media Policy is a reusable policy that configures the virtual media service on a server''s management controller, allowing for the remote mounting of software images.
#### Purpose
The purpose of this policy is to enable and standardize the use of virtual media, which is essential for tasks like remote operating system installation, running diagnostic tools, or booting from recovery images. The policy defines how the virtual media service operates and specifies the remote locations of the images to be mounted.
#### Key Concepts
- **Remote Image Mounting:** The core function is to create mappings to remote image files (ISO or IMG), making them appear as local CD/DVD or HDD drives to the server.
- **Multiple Protocol Support:** It supports mounting images from remote servers using various protocols, including NFS, CIFS, HTTP, and HTTPS.
- **Service Control:** The policy allows administrators to enable or disable the virtual media service and to enforce encryption for all virtual media communications.
- **Profile-Based Application:** It is attached to a Server Profile to apply a consistent virtual media configuration and set of mappings to multiple servers.
- **Authentication:** For protocols like CIFS, the policy securely stores the username and password required to access the remote file share.'
x-allOf-name: vmedia.Policy
allOf:
- $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/policy.AbstractPolicy
- type: object
description: Definition of the list of properties defined in 'vmedia.Policy', excluding properties defined in parent classes.
required:
- ClassId
- ObjectType
properties:
ClassId:
description: 'The fully-qualified name of the instantiated, concrete type.
This property is used as a discriminator to identify the type of the payload
when marshaling and unmarshaling data.'
enum:
- vmedia.Policy
default: vmedia.Policy
x-enum-as-string: true
ObjectType:
description: 'The fully-qualified name of the instantiated, concrete type.
The value should be the same as the ''ClassId'' property.'
enum:
- vmedia.Policy
default: vmedia.Policy
x-enum-as-string: true
Enabled:
description: State of the Virtual Media service on the endpoint.
type: boolean
default: true
x-omitempty: true
Encryption:
description: If enabled, allows encryption of all Virtual Media communications. Please note that this can no longer be disabled for servers running versions 4.2 and above.
type: boolean
default: true
x-omitempty: true
LowPowerUsb:
description: If enabled, the virtual drives appear on the boot selection menu after mapping the image and rebooting the host.
type: boolean
default: true
x-omitempty: true
Mappings:
type:
- array
- 'null'
items:
description: Adds a new Virtual Media mapping for images.
$ref: '#/components/schemas/vmedia.Mapping'
x-omitempty: true
Organization:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/organization.Organization.Relationship
description: 'A reference to a organizationOrganization resource.
When the $expand query parameter is specified, the referenced resource is returned inline.'
x-createOnly: true
Profiles:
deprecated: true
x-sunset: '2028-03-01'
description: An array of relationships to policyAbstractConfigProfile resources.
type:
- array
- 'null'
items:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/policy.AbstractConfigProfile.Relationship
vmedia.PolicyInventory:
title: Virtual Media
description: 'The Virtual Media Policy is a reusable policy that configures the virtual media service on a server''s management controller, allowing for the remote mounting of software images.
#### Purpose
The purpose of this policy is to enable and standardize the use of virtual media, which is essential for tasks like remote operating system installation, running diagnostic tools, or booting from recovery images. The policy defines how the virtual media service operates and specifies the remote locations of the images to be mounted.
#### Key Concepts
- **Remote Image Mounting:** The core function is to create mappings to remote image files (ISO or IMG), making them appear as local CD/DVD or HDD drives to the server.
- **Multiple Protocol Support:** It supports mounting images from remote servers using various protocols, including NFS, CIFS, HTTP, and HTTPS.
- **Service Control:** The policy allows administrators to enable or disable the virtual media service and to enforce encryption for all virtual media communications.
- **Profile-Based Application:** It is attached to a Server Profile to apply a consistent virtual media configuration and set of mappings to multiple servers.
- **Authentication:** For protocols like CIFS, the policy securely stores the username and password required to access the remote file share.'
x-allOf-name: vmedia.PolicyInventory
allOf:
- $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/policy.AbstractPolicyInventory
- type: object
description: Definition of the list of properties defined in 'vmedia.PolicyInventory', excluding properties defined in parent classes.
required:
- ClassId
- ObjectType
properties:
ClassId:
description: 'The fully-qualified name of the instantiated, concrete type.
This property is used as a discriminator to identify the type of the payload
when marshaling and unmarshaling data.'
enum:
- vmedia.PolicyInventory
default: vmedia.PolicyInventory
x-enum-as-string: true
ObjectType:
description: 'The fully-qualified name of the instantiated, concrete type.
The value should be the same as the ''ClassId'' property.'
enum:
- vmedia.PolicyInventory
default: vmedia.PolicyInventory
x-enum-as-string: true
Enabled:
description: State of the Virtual Media service on the endpoint.
type: boolean
default: true
readOnly: true
x-omitempty: true
Encryption:
description: If enabled, allows encryption of all Virtual Media communications. Please note that this can no longer be disabled for servers running versions 4.2 and above.
type: boolean
default: true
readOnly: true
x-omitempty: true
LowPowerUsb:
description: If enabled, the virtual drives appear on the boot selection menu after mapping the image and rebooting the host.
type: boolean
default: true
readOnly: true
x-omitempty: true
Mappings:
type:
- array
- 'null'
items:
description: Adds a new Virtual Media mapping for images.
$ref: '#/components/schemas/vmedia.Mapping'
readOnly: true
x-omitempty: true
TargetMo:
$ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo.Relationship
description: 'A reference to a moBaseMo resource.
When the $expand query parameter is specified, the referenced resource is returned inline.'
readOnly: true
vmedia.Mapping:
title: Vmedia:Mapping
description: Virtual Media mapping settings required to map images from remote server.
x-allOf-name: vmedia.Mapping
allOf:
- $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType
- type: object
description: Definition of the list of properties defined in 'vmedia.Mapping', excluding properties defined in parent classes.
required:
- ClassId
- ObjectType
properties:
ClassId:
description: 'The fully-qualified name of the instantiated, concrete type.
This property is used as a discriminator to identify the type of the payload
when marshaling and unmarshaling data.'
enum:
- vmedia.Mapping
default: vmedia.Mapping
x-enum-as-string: true
ObjectType:
description: 'The fully-qualified
# --- truncated at 32 KB (425 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/intersight/refs/heads/main/openapi/intersight-vmedia-api-openapi.yml