-
Hi Tolis,
since update 22.2.601 the SequenceStorage didn´t work.
𝗗𝗲𝘀𝗰𝗿𝗶𝗯𝗲 𝘁𝗵𝗲 𝗯𝘂𝗴:
Objects that have a number generated via SequenceStorage don´t get a new sequence number automaticly when savi…
-
### Expected Behavior
Use the command to generate PowerShelll script for objects returned from the pipeline
Expect the PS1 script has all the network objects from the pipeline
### Actual Beha…
-
I have updated the OV API to 4000, and TF provider to 7.0 and I am getting errors on the first resource (actually a data item) encountered X 60 (1 for each) as they're all within modules.
Not sure …
-
Hi,
I've been trying to use this task:
- name: Unassign Server Hardware from Server Profile
oneview_server_profile:
config: "{{ config }}"
sessionID: "{{ session.ansible_facts.sessi…
-
There is no Ansible role that allows checking the version of the appliance. Do note that there is a REST Api for this
-
I want to try to update server firmware via OneView without a server-profile.
## Install Firmware Updates ##
$baseline = (Get-OVBaseline | Where-Object {$_.ISOFileName -match "Gen10"} | Sort-O…
-
### Summary
When trying to debug a failing play i follow the normal debug steps.
KEEP_REMOTE_FILES -> unpack using explode -> python3 args ....
Getting **"ModuleNotFoundError: No module named '…
-
Hi
First of all thank you for your scripts.
Could you please write what is the error?
Function Mount-VirtualMedia {
Param (
[system.object]$IsoUrl = $null,
…
-
As said in the readme, one should get a sessionID from OnveView to avoid sending authentication request for each task.
So once you get a sessionID, you don't need to use username/password anymore but…
-
OneView API Ver: 4000 (7.0)
Error:
'The field named networkName is not a valid field in this JSON object'
I'm not sure but this function in the OneView client seems to handle it.
Even though t…